Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==10.3.1
->==12.0.2
Release Notes
dropbox/dropbox-sdk-python (dropbox)
v12.0.2
Compare Source
Release Notes:
urllib3
(#507)v12.0.1
Compare Source
Release Notes:
requests
(#505)v12.0.0
Compare Source
Release Notes:
v11.36.2
Compare Source
This is a second attempt, since v11.36.1 didn't quite work right.
v11.36.0
Compare Source
Release Notes:
v11.35.0
Compare Source
Release Notes:
v11.34.0
Compare Source
Release Notes:
v11.33.0
Compare Source
Release Notes:
Automated Spec Update (#439)
Add ca_certs argument for oauth and dropbox client (#385)
v11.32.0
Compare Source
Release Notes:
v11.31.0
Compare Source
Release Notes:
v11.30.0
Compare Source
Release Notes:
v11.29.0
Compare Source
Release Notes:
Automated Spec Update (#421)
add GitHub URL for PyPi (#417)
v11.28.0
Compare Source
Release Notes:
v11.27.0
Compare Source
Release Notes:
v11.26.0
Compare Source
v11.25.0
Compare Source
Release Notes:
v11.24.0
Compare Source
Release Notes:
v11.23.0
Compare Source
Release Notes:
v11.22.0
Compare Source
Release Notes:
Automated Spec Update (#392)
Fix CI test environment (#391)
v11.21.0
Compare Source
Release Notes:
v11.20.0
Compare Source
Release Notes:
Automated Spec Update (#386)
Automated Spec Update (#383)
v11.19.0
Compare Source
Release Notes:
11.19.0 release
Automated Spec Update (#383)
v11.18.0
Compare Source
Release Notes:
v11.17.0
Compare Source
Release Notes:
v11.16.0
Compare Source
Release Notes:
Automated Spec Update (#378)
Add integration tests to the test suite (#377)
v11.15.0
Compare Source
Release Notes:
v11.14.0
Compare Source
Release Notes:
v11.13.3
Compare Source
Release Notes:
11.13.3 release
Automated Spec Update (#373)
v11.13.2
Compare Source
Release Notes:
v11.13.1
Compare Source
Release Notes:
v11.13.0
Compare Source
Release Notes:
v11.12.0
Compare Source
Release Notes:
v11.11.0
Compare Source
Release Notes:
v11.10.0
Compare Source
Release Notes:
v11.9.0
Compare Source
Release Notes:
Automated Spec Update (#354)
Refresh access token when using a very old short-lived access token with unknown expiration (#352)
v11.8.0
Compare Source
Release Notes:
v11.7.0
Compare Source
Release Notes:
Automated Spec Update (#344)
Bump actions/setup-python from v2.2.1 to v2.2.2 (#342)
Bump codecov/codecov-action from v1.2.1 to v1.3.2 (#339)
Update Release Notes Generator to Fetch Latest Tags (#341)
v11.6.0
Compare Source
Release Notes:
v11.5.0
Compare Source
Release Notes:
v11.4.1
Compare Source
Release Notes:
Fix status classifier in setup.py (#334)
Fix setup.py dependencies by removing pull from requirements.txt (#333)
v11.4.0
Compare Source
Release Notes:
Move requirements.txt and test/requirements.txt as source of truth (#329)
Automated Spec Update (#330)
Update dropbox reference to link to the new name to fix documentation (#328)
Fix and update build step for Python2.7 (#326)
Fix DropboxOAuth2Flow Documentation Parameters (#325)
Automated Spec Update (#324)
v11.3.0
Compare Source
v11.2.0
Compare Source
Release Notes:
Automated Spec Update (#323)
Bump peter-evans/create-pull-request from v3.7.0 to v3.8.2 (#322)
v11.1.0
Compare Source
Release Notes:
Bump peter-evans/create-pull-request from v3.5.1 to v3.7.0 (#318)
Automated Spec Update (#317)
Bump codecov/codecov-action from v1.0.15 to v1.2.1 (#315)
Bump actions/setup-python from v2.1.4 to v2.2.1 (#306)
Convert integration tests to use pytest instead of unittest (#313)
Add support for app authentication (#305)
Reorganize test directory (#312)
Fix CI matrix Python version (#311)
v11.0.0
Release Notes:
Add stone to setup.py (#300)
Automated Spec Update (#296)
Fix links in release notes to be absolute (#287)
Bump peter-evans/create-pull-request from v3.4.1 to v3.5.1 (#297)
change update_version.sh to reflect the renaming of dropbox/dropbox.py to dropbox/dropbox_client.py (#294)
Regenerate client using Stone 3.2.0 (#291)
Bump codecov/codecov-action from v1.0.14 to v1.0.15 (#290)
remove auto generated stone_fixtures.py (#292)
Automated Spec Update (#288)
v10.10.0
Compare Source
v10.9.0
Compare Source
Release Notes:
Automated Spec Update (#284)
Migrate references of master to main (#282)
Migrate primary branch to
main
v10.8.0
Compare Source
Release Notes:
Automated Spec Update (#281)
Update dispatch on spec update workflow (#280)
v10.7.0
Compare Source
Release Notes:
Fix default in getAuthenticationUrl to pass if requested (#271)
Automated Spec Update (#278)
Bump codecov/codecov-action from v1.0.13 to v1.0.14 (#276)
Bump actions/setup-python from v2.1.3 to v2.1.4 (#270)
v10.6.0
Compare Source
Release Notes:
Automated Spec Update (#267)
Bump peter-evans/create-pull-request from v3.4.0 to v3.4.1 (#268)
v10.5.0
Compare Source
Release Notes:
Automated Spec Update (#263)
Bump actions/setup-python from v2.1.2 to v2.1.3 (#258)
Add release scripts (#256)
Add local build for docs to contributing (#249)
Added "of" to Question / Help Template (#245)
Fix arguments in OAuth2FlowResult.repr return value (#247)
Bump peter-evans/create-pull-request from v3.3.0 to v3.4.0 (#239)
Update actions/setup-python requirement to v2.1.2 (#238)
File update (#229)
Updated sphinx syntax (#231)
Add github action to auto update spec (#232)
Run CodeCov through github actions and remove Tox (#225)
Fix lists introduced in #226 (#228)
Update OAuth.py Formatting (#226)
Update tox to not run codecov as github action takes care of it (#224)
Add github action for publishing master branch coverage (#222)
Add basic test to test codecov (#221)
Add 3.9-dev to travis and add codecov.yaml (#220)
Add Coverage.py and codecov functionality (#219)
v10.4.1
Compare Source
Files Namespace
Add internal_error to SearchError union.
Add locked to LookupError union.
Add cant_move_into_vault to RelocationError union.
Add MoveIntoVaultError union.
Add SearchMatchFieldOptions struct.
Add optional match_field_options to SearchV2Arg struct.
Doc/example changes.
Sharing Namespace
Add is_vault to SharePathError union.
Add invalid_shared_folder to AddFolderMemberError union.
Team Namespace
Make members field of LegalHoldsPolicyUpdateArg struct optional.
Add app_folder_removal_not_supported to RevokeLinkedAppError union.
Doc/example changes.
Team Log Namespace
Add auto_approve to InviteMethod union.
Add moved_from_another_team to InviteMethod union.
Add moved_from_another_team to MemberStatus union.
Add no_one to SharedLinkVisibility union.
Add optional new_team to MemberChangeStatusDetails struct.
Add optional previous_team to MemberChangeStatusDetails struct.
Add external_sharing_create_report_details to EventDetails union.
Add external_sharing_report_failed to EventDetails union.
Add content_administration_policy_changed_details to EventDetails
Add external_sharing_create_report to EventType.
Add external_sharing_report_failed to EventType.
Add content_administration_policy_changed to EventType.
union.
Add send_for_signature_policy_changed_details to EventDetails union.
Add external_sharing_create_report to EventTypeArgs union.
Add external_sharing_report_failed to EventTypeArgs union.
Add content_administration_policy_changed to EventTypeArgs union.
Add send_for_signature_policy_changed to EventTypeArgs union.
Add SendForSignaturePolicy union.
Add ExternalSharingCreateReportDetails struct.
Add ExternalSharingReportFailedDetails struct.
Add ContentAdministrationPolicyChangedDetails struct.
Add SendForSignaturePolicyChangedDetails struct.
Add ExternalSharingCreateReportType struct.
Add ExternalSharingReportFailedType struct.
Add ContentAdministrationPolicyChangedType struct.
Add SendForSignaturePolicyChangedType struct.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.